Skip to content

Update partial_unroll to support markov dims - #404

Merged
eb8680 merged 3 commits into
pyro-ppl:masterfrom
ordabayevy:unroll-markov
Dec 14, 2020
Merged

Update partial_unroll to support markov dims#404
eb8680 merged 3 commits into
pyro-ppl:masterfrom
ordabayevy:unroll-markov

Conversation

@ordabayevy

Copy link
Copy Markdown
Member
  • This updates partial_unroll to support unrolling of Markov dimensions (only history=1).
  • Markov variable names have to follow the var_suffix naming convention (e.g., ("x_0", "x_prev", "x_curr")).
  • _expected_modified_partial_sum_product is removed.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants